Felica command group
			
			
				These are FeliCa card low-level commands.
			
			WARNING: This command set is not available in all Baltech reader firmware variants.
Status codes
| BRP status | BRP Library Error Code | Mnemonic | Description | 
|---|---|---|---|
| 0x01 | 0x1C01 (7169) | Felica.ErrFelicaNoTag | No PICC in HF field. | 
| 0x04 | 0x1C04 (7172) | Felica.ErrFelicaHf | PICC-reader communication error. | 
| 0x07 | 0x1C07 (7175) | Felica.ErrFelicaFrame | Bit error, parity error or frame error. | 
| 0x10 | 0x1C10 (7184) | Felica.ErrFelicaCom | Communication error uC - reader chip. | 
| 0x22 | 0x1C22 (7202) | Felica.ErrFelicaCardNotSupported | Reader chip does not support cardtype-selected baud rate. | 
| 0x23 | 0x1C23 (7203) | Felica.ErrFelicaHwNotSupported | Command not supported by hardware. |